Index

A C D E F G H I L M N O P S W 
All Classes All Packages

A

addExample(double[], double[], String) - Method in class edu.uky.ai.ml.nn.Database
Adds a new example to the database.
AlphabetDatabase - Class in edu.uky.ai.ml
A training database of 5x7 pixel images of capital letters.
AlphabetDatabase() - Constructor for class edu.uky.ai.ml.AlphabetDatabase
Constructs a new alphabet training database.
AlphabetFrame - Class in edu.uky.ai.ml
An interactive GUI that allows you to interact with a neural network that has been trained to recognize images of capital letters.
AlphabetFrame(Database, NeuralNetwork) - Constructor for class edu.uky.ai.ml.AlphabetFrame
Constructs a displays a GUI for interacting with a neural network trained to recognize capital letters.
AlphabetInputPanel - Class in edu.uky.ai.ml
A 5x7 array of toggelable pixels that allows the user to draw an image which the neural network will attempts to classify.
AlphabetInputPanel(AlphabetFrame) - Constructor for class edu.uky.ai.ml.AlphabetInputPanel
Constructs a new input panel.
A C D E F G H I L M N O P S W 
All Classes All Packages